From: John Audia Date: Fri, 11 Apr 2025 18:44:07 +0000 (-0400) Subject: htop: update to 3.4.1 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=151156c9cce4a28779f210136e07614e5a4c1bd1;p=feed%2Fpackages.git htop: update to 3.4.1 Changelog: https://github.com/htop-dev/htop/blob/main/ChangeLog#L1-L10 Build system: x86/64 Build-tested: x86/64 Run-tested: x86/64 Signed-off-by: John Audia --- diff --git a/admin/htop/Makefile b/admin/htop/Makefile index 8a53fb5dd3..07da84b056 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=htop -PKG_VERSION:=3.4.0 -PKG_RELEASE:=2 +PKG_VERSION:=3.4.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/htop-dev/htop/tar.gz/$(PKG_VERSION)? -PKG_HASH:=7a45cd93b393eaa5804a7e490d58d0940b1c74bb24ecff2ae7b5c49e7a3c1198 +PKG_HASH:=af9ec878f831b7c27d33e775c668ec79d569aa781861c995a0fbadc1bdb666cf PKG_LICENSE:=GPL-2.0-or-later PKG_LICENSE_FILES:=COPYING